projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a9814fe
)
Update emacs key theme for css changes
author
Matthias Clasen
<mclasen@redhat.com>
Fri, 6 Nov 2015 20:19:36 +0000
(15:19 -0500)
committer
Matthias Clasen
<mclasen@redhat.com>
Fri, 6 Nov 2015 20:20:35 +0000
(15:20 -0500)
Use the element names for widgets.
gtk/gtk-keys.css.emacs
patch
|
blob
|
history
diff --git
a/gtk/gtk-keys.css.emacs
b/gtk/gtk-keys.css.emacs
index 8da7bcf25a4610dc1e23595e894cd867a2dd512c..4b8221c5f1033850e4f07536c4ff96fdfdc6d5e1 100644
(file)
--- a/
gtk/gtk-keys.css.emacs
+++ b/
gtk/gtk-keys.css.emacs
@@
-108,11
+108,11
@@
entry {
gtk-key-bindings: gtk-emacs-text-entry;
}
-
GtkTextV
iew {
+
textv
iew {
gtk-key-bindings: gtk-emacs-text-entry, gtk-emacs-text-view;
}
-
GtkTreeV
iew {
+
treev
iew {
gtk-key-bindings: gtk-emacs-tree-view;
}